projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79d0ab2
)
(Sequence Functions): Replace xref to `Vectors' with `Vector Functions'.
author
Juri Linkov
<juri@jurta.org>
Mon, 22 Mar 2004 07:38:01 +0000
(07:38 +0000)
committer
Juri Linkov
<juri@jurta.org>
Mon, 22 Mar 2004 07:38:01 +0000
(07:38 +0000)
lispref/sequences.texi
patch
|
blob
|
history
diff --git
a/lispref/sequences.texi
b/lispref/sequences.texi
index fd7d65197571274edf5bb4246aed1ab0be3a720b..06ac8c5f569940013820a7e67930d999b848c299 100644
(file)
--- a/
lispref/sequences.texi
+++ b/
lispref/sequences.texi
@@
-172,8
+172,8
@@
list. However, the actual values of the properties are shared.
@xref{Text Properties}.
See also @code{append} in @ref{Building Lists}, @code{concat} in
-@ref{Creating Strings}, and @code{vconcat} in @ref{Vector
s}, for other
-ways to copy sequences.
+@ref{Creating Strings}, and @code{vconcat} in @ref{Vector
Functions},
+
for other
ways to copy sequences.
@example
@group